Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Change == behaviours to use hashValue #60

Closed

Conversation

minacle
Copy link
Collaborator

@minacle minacle commented Jun 8, 2021

It fixes #59.

@minacle
Copy link
Collaborator Author

minacle commented Jun 8, 2021

We should box the values to find out their original types. Simply storing values as Any is not a way to implement erasure types.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

There is a bug in "Equatable" when the value is Array or Dictionary.
1 participant